searchbar: Properly remove child widgets
authorTimm Bäder <mail@baedert.org>
Sun, 4 Feb 2018 16:51:18 +0000 (17:51 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 4 Feb 2018 16:51:18 +0000 (17:51 +0100)
commitfd148d1ef52735192171eb303fba9c9fb5d9ae07
tree407b74bbbd8044401985db87119fdb1c16c68aeb
parentbaa3df51ad29901f524516239ad7e8b674d3dd4c
searchbar: Properly remove child widgets

Since the GtkSearchBar is not the direct parent, we need to remove them
properly from priv->box_center.
gtk/gtksearchbar.c